home *** CD-ROM | disk | FTP | other *** search
- |J Version 3.4a Copyright (c) 1990, 1991 Iverson Software Inc
- Set J$Dir <Obey$Dir>
- IconSprites <J$Dir>.!Sprites
- Set Alias$J <J$Dir>.!Run -v %%*0
- If "<System$Path>"="" then Error 0 System resources cannnot be found
- RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.CLib
- RMEnsure SharedCLibrary 3.50 Error You need SharedCLibrary 3.50
- RMEnsure FPEmulator 2.80 RMLoad System:Modules.FPEmulator
- RMEnsure FPEmulator 2.80 Error You need FPEmulator 2.80
- RMEnsure BG 0.10 RMLoad <J$Dir>.BG
- WimpSlot -min 256K
- If "%*0" = "" then Set J$Parameters -d Else Set J$Parameters %*0
- <J$Dir>.J
-